/*  

Theme Name: Cafe Chibi

Theme URI: http://www.cloverpetals.com/comics/

Description: Purple original design.

Version: 1.0

Author: Tasia Chiba

Author URI: http://www.cloverpetals.com/



	Cafe Chibi - Lavendar v1.0

	http://www.cloverpetals.com



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/



body { margin: 0; padding:0; }

body { font-family:Tahoma; font-size:8pt; color:darkblue; text-align:justify;

  scrollbar-base-color:# B7A8C7;

  scrollbar-arrow-color: #E1D6EC;

  scrollbar-track-color: #6C5484;

  scrollbar-face-color:#B7A8C7;

  scrollbar-highlight-color:#E1D6EC;

  scrollbar-3dlight-color:#B7A8C7;

  scrollbar-darkshadow-color:#644F79;

  scrollbar-shadow-color: #4E3D5F; }



td img {display: block;}



A:link { text-decoration: none; color:#F9BEC2; font-weight: bold;}

A:hover { text-decoration: none; color: #590201; font-weight: bold;}

A:active { text-decoration: none; color: #590201; font-weight: bold;}

A:visited { text-decoration: none; color: #F9BEC2; font-weight: bold;}



div.chap1 {position:absolute; left:225; top:278; font-family: Tahoma, Verdana, Arial; font-size: 8pt; color:#FFFFFF;}

div.chap2 {position:absolute; left:480; top:278; font-family: Tahoma, Verdana, Arial; font-size: 8pt; color:#FFFFFF;}



div.credits {font-family:Verdana; font-size:7pt; color:#FFFFFF;}

div.names {font-family:Verdana; font-size:7pt; color:#FFFFFF;}

div.update {font-family:Verdana; font-size:7pt; color:#4E3C60;}

div.comments { line-height:15px; z-index:5; font-family: Tahoma, Verdana, Arial; font-size: 8pt; color:#F2BDD1; text-align:justify; }

div.navmenu { position:absolute; left: 283px; top: 159px; }





#news-entry {

	margin: 0px;

	width: 252px;

	margin-bottom: 10px;

	float: left;

}



#news-title {

	background-color: #B7A8C7;

	padding-top: 0px;

	padding-bottom: 0px;

	font-size: 12pt;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	width: 240px;

}

#news-body {

	width: 240px;

	padding-left: 5px;

	padding-right: 5px;

}





/* *-one is for when there is only one news post and we want it to take up

   the whole space */

#news-entry-one {

	margin: 0;

	width: 230px;

	margin-bottom: 30px;

}

#news-console-one {

	text-align: center;

	/*padding-top: 20px; the bottom margin for news-header handles this */

	padding-bottom: 20px;

}

#news-title-one {

	background-color: #757b81;

	padding-top: 5px;

	padding-bottom: 5px;

	font-size: 12pt;

	font-weight: bold;

	color: #F6B33D;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

}

#news-body-one {

	font-size: small;

	color: #B7BFC7;

	padding-left: 5px;

	padding-right: 5px;

}